Computer and Modernization ›› 2013, Vol. 1 ›› Issue (5): 7-9.doi: 10.3969/j.issn.1006-2475.2013.05.002

• 算法分析与设计 • Previous Articles     Next Articles

Eigenvector Selection Algorithm for Spectral Clustering Based on Mean

WANG Sen-hong1, DAI Qing-yun2, CAO Jiang-zhong1, ZHU Jing1   

  1. 1. School of Information Engineering, Guangdong University of Technology, Guangzhou 510006, China; 2. Science and Technology Department, Guangdong University of Technology, Guangzhou 510006, China
  • Received:2012-12-31 Revised:1900-01-01 Online:2013-05-28 Published:2013-05-28

Abstract: Spectral clustering is one of the most popular methods for data clustering, and its performance is determined by the quality of the eigenvectors of the related graph Laplacian matrix. For a K clustering problem, Ng-Jordan-Weiss(NJW) spectral clustering method adopts the eigenvectors corresponding to the K largest eigenvalues of the Laplacian matrix derived from a dataset as a novel representation of the original data. However, these K eigenvectors can not always reflect the information of the original data for some classification problems. This paper proposes an eigenvector selection method for spectral clustering. First this method calculates the mean of the 3K largest eigenvalues from Laplacian matrix, and then select K eigenvectors whose eigenvalues are the nearest the mean eigenvalue. Experiments show that it can get better cluster results on UCI datasets and obtain more satisfying performance than classical spectral clustering algorithms.

Key words: spectral clustering, Laplacian matrix, eigenvalue, mean, eigenvector selection

CLC Number: